Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moves peripheral to new configuration script #511

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

mBornand
Copy link
Contributor

@mBornand mBornand commented May 15, 2024

HW part should be mostly ready.
SW is work in progress.

The configuration that works:
make mcu-gen X_HEEP_CFG=configs/example.py && make verilator-sim

The python environment needs to be recreated for this to work.

depnds on #516

@mBornand mBornand force-pushed the periph_config_squashed branch 2 times, most recently from 72fa638 to 4ecd280 Compare May 20, 2024 20:21
@mBornand
Copy link
Contributor Author

With the latest changes at least hello wold runs.

@mBornand mBornand force-pushed the periph_config_squashed branch 2 times, most recently from 78efd8b to 949b73e Compare May 22, 2024 08:23
ensure the counter can restart
Marc Bornand added 5 commits May 25, 2024 23:56
make example_iffifo build
Additionaly as we do not need to change the configuration file
and we do not modify files handled by git with mcu-gen we can simplify
testall.
Marc Bornand added 2 commits May 26, 2024 11:31
Changes the extension used to generate the documentation
Fix a bug in the python code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant